home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _comms / comms / _riscbbs / !RiscBBS / BBS / CPUmonitor < prev    next >
Text File  |  1991-02-23  |  223b  |  12 lines

  1. {
  2.  ^report `Starting CPU monitor`
  3.  &if LOCAL
  4.   ^runtask <RiscBBS$Dir>.SubTasks.!Monitor
  5.  &else
  6.   ~goto +notlocal
  7. }
  8. {fg 6}CPU Monitor loaded...
  9. {~eof}
  10. {~label notlocal fg 3}
  11. The CPU Monitor should only be started locally...
  12.